micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]launchSynchronously
android
launch
Synchronously
fun <
T
>
CoroutineScope
.
launchSynchronously
(block: suspend
CoroutineScope
.() ->
T
):
T
Content copied to clipboard
fun <
T
>
launchSynchronously
(block: suspend
CoroutineScope
.() ->
T
):
T
Content copied to clipboard